Â
library(here)
source(here("script", "01_mainRSV.R"))
Â
source(here("script", "02_fileCache.R"))
source(here("script", "03_runIfExpired.R"))
Â
source(here("script", "04_loadRSVdata.R"))
Â
source(here("script", "05_seasRSV_region.R"))
Â
source(here("script", "06_seasRSV_hemi.R"))
Â
source(here("script", "07_seasRSV_afr.R"))
Â
source(here("script", "08_seasRSV_sear.R"))
Â
source(here("script", "09_seasRSV_wpr.R"))
Â
source(here("script", "10_seasRSV_emr.R"))
Â
source(here("script", "11_seasRSV_eur.R"))
Â
source(here("script", "12_seasRSV_amr.R"))